<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_BRITISH</nationality>

		<long_name>Infantry Tank, Mk IV, 'Churchill' (A22) Mk II</long_name>
		<short_name>Churchill II</short_name>
		<comment>A heavy infantry tank with a 2 pounder cannon and a Besa machine gun. Slow moving but with strong armour</comment>

		<uniform_profile>uniform_profile_british_tank_crew.png</uniform_profile>
		<uniform_game>uniform_game_british_tank_crew.png</uniform_game>
	</description>

	<availability>
		<data><month>9</month><year>1941</year><number>50</number></data>
		<data><month>12</month><year>1942</year><number>50</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-A22 Infantry Mk IV Churchill II.png</image_profile>
			<weight>40643</weight>
		</attributes>

		<drive>
			<engine>
				<name>Bedford Twin Six</name>
				<horsepower>350</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears>
				<forwards>4</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_TRIPLE_DIFFERENTIAL</steering>

			<exhaust_pipe>
				<offsetX>10</offsetX>
				<offsetY>264</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>

			<exhaust_pipe>
				<offsetX>-10</offsetX>
				<offsetY>264</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-A22 Infantry Mk IV Churchill (early).png</image_view>

			<width>274</width>
			<length>725</length>
			<height>163</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>89</front>
				<side>76</side>
				<rear>64</rear>
				<top>15</top>
				<bottom>19</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_ENFIELD</type></weapon>
				<ammo><for>WEAPON_PISTOL_ENFIELD</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<fixed_weapon>
			<offsetX>-25</offsetX>
			<offsetY>-210</offsetY>
			<offsetZ>140</offsetZ>
			<minAngle>-25</minAngle>
			<maxAngle>20</maxAngle>

			<rotate_time>5</rotate_time>
			<weapon><type>WEAPON_LMG_BESA</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_LMG_BESA</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_PISTOL_ENFIELD</type></weapon>
				<ammo><for>WEAPON_PISTOL_ENFIELD</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<turret>
			<image_view>Image-A22 Infantry Mk IV Churchill II turret.png</image_view>

			<diameter>216</diameter>
			<height>86</height>
			<offsetX>0</offsetX>
			<offsetY>-24</offsetY>

			<rotate_time>15</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>89</front>
				<side>89</side>
				<rear>89</rear>
				<top>19</top>
				<mantlet>101</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_2PDR_OQF</type></weapon>
			<weapon><type>WEAPON_LMG_BESA</type><offsetX>-34</offsetX></weapon>
			<ammo><for>WEAPON_CANNON_2PDR_OQF</for><flavour>FLAVOUR_APCBC</flavour><rounds>150</rounds></ammo>
			<ammo><for>WEAPON_LMG_BESA</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_ENFIELD</type></weapon>
				<ammo><for>WEAPON_PISTOL_ENFIELD</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_ENFIELD</type></weapon>
				<ammo><for>WEAPON_PISTOL_ENFIELD</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_ENFIELD</type></weapon>
				<ammo><for>WEAPON_PISTOL_ENFIELD</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
